Description
The Settings object provides an easy way to manage settings for scripts. The settings are persistent between application launches, saved in the After Effects Preferences file.
Methods
see Settings saveSetting() Method
can save a default value for a preferences item
see Settings getSetting() Method
retrieves a setting found in the Prefs file
see Settings haveSetting() Method
used to determine whether a given section name and key name have a setting assigned